词语吧>英语词典>postal code翻译和用法

postal code

英 [ˈpəʊstl kəʊd]

美 [ˈpoʊstl koʊd]

邮政编码

英英释义

noun

  • a code of letters and digits added to a postal address to aid in the sorting of mail
      Synonym:ZIP codeZIPpostcode

    双语例句

    • Does the postal code match the state ( and the city)?
      邮政编码是否与州(及城市)匹配?
    • A: Yes, please. B: Can you tell me the postal code for this building?
      请讲。B:本楼的邮编是什么?
    • The regular expression is a string loaded from a text file, so you don't need to change the code when you want to add support for a new type of postal code.
      由于正则表达式是从文本文件中装载的一个字符串,所以当添加对新类型的邮政编码的支持时,不需要更改代码。
    • Formats to represent the same real-world entity might be conflicting ( for example, number compared with string to represent a postal code).
      用于表示相同的现实世界实体的格式可能会发生冲突(例如,使用数字和使用字符串表示邮政编码)。
    • The following example changes the postal code value for rows that match a specified city.
      下面的示例中,对符合指定城市的行,更改邮政编码值。
    • The contents shall include: organizationinstitution information, address, legal representative, contact number and postal code.
      抄送的内容包括:机构内容、住所、法定代表人、联系电话、邮政编码。
    • I'm sorry, but this doesn't look like a valid zip or postal code to me.
      对不起,您所输入的邮政编码好像不正确。
    • If the data matches the current regular expression, the application displays a message to indicate that the postal code is valid.
      如果数据与当前的正则表达式匹配,则应用程序显示一条消息,表明邮政编码有效。
    • The example profile provider supports two profile properties: a list of stock symbols and a zip postal code.
      示例配置文件提供程序支持两个配置文件属性:股票符号列表和邮政编码。
    • Listing 1 shows an example of an Ajax request to retrieve a place's name from its postal code.
      清单1清单1给出了这样的一个例子,Ajax请求通过某个地方的邮政编码来检索该地的名称。